IviSpecAn Marker Search [MKR]
IviSpecAnMarker Capability Group
This VI specifies the type of marker search and performs the search.
This VI returns the Marker Not Enabled error (0x0xBFFA2001) if the IviSpecAn>>Markers>>Marker Enabled property is set to FALSE.
instrument handle The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs. | |
marker search Specifies the type of marker search to perform.
Valid Values: IVISPECAN_VAL_MARKER_SEARCH_HIGHEST - Sets marker search for the highest amplitude. IVISPECAN_VAL_MARKER_SEARCH_NEXT_PEAK - Sets marker search for the next highest peak. IVISPECAN_VAL_MARKER_SEARCH_NEXT_PEAK_LEFT - Sets marker search for the next peak left of the peak amplitude. IVISPECAN_VAL_MARKER_SEARCH_NEXT_PEAK_RIGHT - Sets marker search for the next peak right of the peak amplitude. IVISPECAN_VAL_MARKER_SEARCH_MINIMUM - Sets marker search for the minimum amplitude. Default Value: IVISPECAN_VAL_MARKER_SEARCH_MINIMUM |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviSpecAn Initialize or IviSpecAn Initialize With Options VIs. | |
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |